Contribution org.nuxeo.ecm.localconf.simple--doctype
In component org.nuxeo.ecm.localconf.simple
org.nuxeo.ecm.localconf.simple
inside nuxeo-localconf-simple-7.10.jar /OSGI-INF/simple-local-configuration.xml
This contribution is part of XML component Extension Point
Extension point doctype of component TypeService.Contributed Items
XML Source
<extension point="doctype" target="org.nuxeo.ecm.core.schema.TypeService">
<!-- facet to be used on documents handling simple configuration
(list of parameters key -> value) -->
<facet name="SimpleConfiguration">
<schema name="simpleconfiguration"/>
</facet>
</extension>